Zum Hauptinhalt springen

AlertList

No description

type AlertList {
totalSize: Int!
alerts: [Alert!]!
}

Fields

AlertList.totalSize ● [Int!](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalar

AlertList.alerts ● [[Alert!]!](/Incidite GraphQL Docs/types/objects/alert.mdx) non-null object

Member Of

[AlertSource](/Incidite GraphQL Docs/types/objects/alert-source.mdx) object